-
Home
-
Acumulus
-
7.0.2
-
Code
-
Classes
- HttpRequest
Total Complexity |
24 |
Dependencies |
4 |
Dependents |
3 |
Total lines |
304 |
Lines of code |
104 |
Logical lines of code |
55 |
Comment lines |
164 |
Methods |
12 |
Properties |
4 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
executeWithCurl() |
A |
48 |
9 |
33 |
getCurlOptions() |
S |
50 |
5 |
31 |
__construct() |
S |
81 |
1 |
3 |
getMethod() |
S |
82 |
1 |
3 |
getUri() |
S |
82 |
1 |
3 |
getBody() |
S |
82 |
1 |
3 |
get() |
S |
79 |
1 |
3 |
post() |
S |
79 |
1 |
3 |
execute() |
S |
65 |
1 |
9 |
raiseCurlError() |
S |
67 |
1 |
7 |
getHandle() |
S |
80 |
1 |
3 |
closeHandle() |
S |
81 |
1 |
3 |